[INFO] fetching crate vibranium 0.1.0...
[INFO] checking vibranium-0.1.0 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate vibranium 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate vibranium 0.1.0
[INFO] finished tweaking crates.io crate vibranium 0.1.0
[INFO] tweaked toml for crates.io crate vibranium 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vibranium 0.1.0 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 207 packages to latest compatible versions
[INFO] [stderr]       Adding ethabi v7.0.0 (available: v18.0.0)
[INFO] [stderr]       Adding jsonrpc-core v11.0.0 (available: v18.0.0)
[INFO] [stderr]       Adding toml v0.4.10 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding toml-query v0.8.0 (available: v0.11.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding web3 v0.7.0 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994
[INFO] running `Command { std: "docker" "start" "f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking rlp v0.4.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking fixed-hash v0.3.2
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking ethbloom v0.6.4
[INFO] [stderr]     Checking ethereum-types-serialize v0.2.2
[INFO] [stderr]     Checking uint v0.5.0
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking ethereum-types v0.5.2
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking tokio-timer v0.1.2
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking jsonrpc-core v11.0.0
[INFO] [stderr]     Checking is-match v0.1.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking tokio-uds v0.1.7
[INFO] [stderr]     Checking ethabi v7.0.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking tokio-tls v0.2.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking websocket v0.21.1
[INFO] [stderr]     Checking toml-query v0.8.0
[INFO] [stderr]     Checking web3 v0.7.0
[INFO] [stderr]     Checking vibranium v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/blockchain/error.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/blockchain/error.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/blockchain/error.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/blockchain/error.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/project_generator/error.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/compiler/error.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/project_generator/error.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/config/error.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/compiler/error.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/config/error.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/deployment/error.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/deployment/error.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/compiler/error.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |           _ => write!(f, "{}", error.description()),
[INFO] [stdout]    |                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/compiler/error.rs:39:81
[INFO] [stdout]    |
[INFO] [stdout] 39 |       CompilerError::VibraniumDirectoryNotFound(error) => write!(f, "{}", error.description()),
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/compiler/error.rs:40:68
[INFO] [stdout]    |
[INFO] [stdout] 40 |       CompilerError::InvalidConfig(error) => write!(f, "{}", error.description()),
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/compiler/error.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |           _ => write!(f, "{}", error.description()),
[INFO] [stdout]    |                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/compiler/error.rs:39:81
[INFO] [stdout]    |
[INFO] [stdout] 39 |       CompilerError::VibraniumDirectoryNotFound(error) => write!(f, "{}", error.description()),
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/compiler/error.rs:40:68
[INFO] [stdout]    |
[INFO] [stdout] 40 |       CompilerError::InvalidConfig(error) => write!(f, "{}", error.description()),
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/blockchain/mod.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub fn new(config: &config::Config) -> Node {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub fn new(config: &config::Config) -> Node<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project_generator/mod.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub fn new(config: &config::Config) -> ProjectGenerator {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub fn new(config: &config::Config) -> ProjectGenerator<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/mod.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |   pub fn new(config: &config::Config) -> Compiler {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |   pub fn new(config: &config::Config) -> Compiler<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/blockchain/mod.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub fn new(config: &config::Config) -> Node {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub fn new(config: &config::Config) -> Node<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project_generator/mod.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub fn new(config: &config::Config) -> ProjectGenerator {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub fn new(config: &config::Config) -> ProjectGenerator<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/mod.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |   pub fn new(config: &config::Config) -> Compiler {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |   pub fn new(config: &config::Config) -> Compiler<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.69s
[INFO] running `Command { std: "docker" "inspect" "f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994", kill_on_drop: false }`
[INFO] [stdout] f4c9fced468aa1f3282d3afdb9c3b7571a076fe8d51a9786b9f8df4064515994
